home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 November / macformat-018.iso / Utility Spectacular / Developer / hex Folder / README < prev   
Encoding:
Text File  |  1992-09-30  |  1.4 KB  |  52 lines  |  [TEXT/MPS ]

  1. Hex
  2. ---
  3.  
  4. 'Hex' is an MPW tool which will convert a given Macintosh resource
  5. into a form suitable for downloading to an EPROM programmer,
  6. emulator or any other target which supports one of the common
  7. ASCII hex formats. It was developed in order to allow the Macintosh
  8. to be used for cross-development for embedded 680x0 applications.
  9. It has been used succesfully to convert and download target software
  10. developed in both THINK C and MPW assembler.
  11.  
  12. No formal documentation is provided, but 'Hex' supports the MPW
  13. 'Commando' interface, and a fuller description of the command
  14. and its parameters is given at the head of the source file 'Hex.p'.
  15.  
  16. This software is being made freely available for anyone to use,
  17. on the understanding that it may only be given away in its
  18. original unmodified form. It may not be sold or otherwise
  19. distributed for commercial profit. If you modify the sources,
  20. please do not re-distribute them in their modified form.
  21.  
  22. If you have any problems with 'Hex', or any comments or suggestions,
  23. then feel free to contact the author using one or more of the
  24. following methods:
  25.  
  26. Commercial
  27. ----------
  28.  
  29.     Paul Russell
  30.     ARC Electronics
  31.     14 Terminus Street
  32.     Brighton BN1 3PE
  33.     ENGLAND
  34.     
  35.     Tel:        +44 273 207739
  36.     Fax:        +44 273 822106
  37.     
  38. Academic
  39. --------
  40.  
  41.     Paul Russell
  42.     Dept Experimental Psychology
  43.     University of Sussex
  44.     Falmer
  45.     Brighton BN1 9QG
  46.     ENGLAND
  47.     
  48.     Tel:        +44 273 606755 x2793
  49.     Internet:    paulr@syma.sussex.ac.uk
  50.  
  51. Paul Russell, 30th September 1992
  52.